git-branchless-invoke 0.7.0

Supporting library for git-branchless
Documentation

This crate is used to invoke git-branchless either directly via a subcommand (such as git-branchless foo) or via an entirely separate executable (such as git-branchless-foo). The objective is to improve developer iteration times by allowing them to build and test a single subcommand in isolation.